CalendarView for WinForms
Matrix コンストラクタ(Double[,])

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix クラス > Matrix コンストラクタ : Matrix コンストラクタ(Double[,])
Initializes a new instance of Matrix class.A two dimension double array used to save the elements.
シンタックス
'宣言
 
Public Function New( _
   ByVal elements(,) As System.Double _
)
public Matrix( 
   System.double[,] elements
)

パラメータ

elements
参照

Matrix クラス
Matrix メンバ
オーバーロード一覧